github.com/jackc/pgx/v5.errorQueryRewriter.RewriteQuery (method, view implemented interface methods)

one use

	github.com/jackc/pgx/v5 (current package)
		named_args.go#L43: func (r errorQueryRewriter) RewriteQuery(ctx context.Context, conn *Conn, sql string, args []any) (newSQL string, newArgs []any, err error) {